-
Home
-
Visma Pay for Woocommerce
-
1.1.4
-
Code
-
Classes
- VismaPay
Total Complexity |
34 |
Dependencies |
3 |
Dependents |
2 |
Total lines |
187 |
Lines of code |
120 |
Logical lines of code |
55 |
Comment lines |
0 |
Methods |
18 |
Properties |
8 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
checkReturn() |
A |
55 |
8 |
18 |
makeChargeRequest() |
S |
54 |
6 |
20 |
makeRequest() |
S |
62 |
4 |
11 |
__construct() |
S |
68 |
2 |
7 |
calcAuthcode() |
S |
78 |
1 |
3 |
addCharge() |
S |
81 |
1 |
3 |
addCustomer() |
S |
81 |
1 |
3 |
addProduct() |
S |
80 |
1 |
3 |
addPaymentMethod() |
S |
81 |
1 |
3 |
createCharge() |
S |
80 |
1 |
3 |
chargeWithCardToken() |
S |
80 |
1 |
3 |
checkStatusWithToken() |
S |
70 |
1 |
6 |
checkStatusWithOrderNumber() |
S |
70 |
1 |
6 |
settlePayment() |
S |
70 |
1 |
6 |
cancelPayment() |
S |
70 |
1 |
6 |
getCardToken() |
S |
70 |
1 |
6 |
deleteCardToken() |
S |
70 |
1 |
6 |
getMerchantPaymentMethods() |
S |
68 |
1 |
7 |